class RSpec::Matchers::BuiltIn::BePredicate

def predicate

def predicate
  @predicate ||= :"#{root}?"
end