# File lib/flexmock/argument_matchers.rb, line 73 73: def initialize(methods) 74: @methods = methods 75: end