# File lib/mocha/parameter_matchers/has_value.rb, line 32
      def initialize(value)
        @value = value
      end