class RSpec::Matchers::BuiltIn::Has

def description

def description
  [method_description(@expected), args_description].compact.join(' ')
end