# File lib/mocha/parameter_matchers/has_value.rb, line 24 def has_value(value) HasValue.new(value) end