# File lib/rspec/matchers/respond_to.rb, line 25
      def description
        "respond to #{pp_names}#{with_arity}"
      end