# File lib/facon/expectation.rb, line 131 def initialize(error_generator, expectation_ordering, expected_from, method, method_block, expected_received_count = 0) super(error_generator, expectation_ordering, expected_from, method, method_block, expected_received_count) end
Generated with the Darkfish Rdoc Generator 2.