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