# File lib/rspec/matchers.rb, line 527
    def respond_to(*names)
      BuiltIn::RespondTo.new(*names)
    end