# File lib/rspec/mocks/method_double.rb, line 43
      def stashed_method_name
        obfuscate(method_name)
      end