# File lib/rspec/mocks/instance_method_stasher.rb, line 70
      def stashed_method_name
        "obfuscated_by_rspec_mocks__#{@method}"
      end