class RSpec::Matchers::BuiltIn::DynamicPredicate

def predicate_accessible?

def predicate_accessible?
  really_responds_to?(predicate)
end