class RSpec::Matchers::BuiltIn::BePredicate

def predicate

def predicate
  "#{@expected}?".to_sym
end