class RSpec::Matchers::BuiltIn::RespondTo

def with_any_keywords

Other tags:
    Api: - public
def with_any_keywords
  @arbitrary_keywords = true
  self
end