class RSpec::Matchers::BuiltIn::Has

def method_description(method)

def method_description(method)
  method.to_s.gsub('_', ' ')
end