class RSpec::Matchers::BuiltIn::BePredicate

def present_tense_predicate

def present_tense_predicate
  "#{@expected}s?".to_sym
end