class RSpec::Mocks::NegativeMessageExpectation
def initialize(message, expectation_ordering, expected_from, sym, method_block)
def initialize(message, expectation_ordering, expected_from, sym, method_block) super(message, expectation_ordering, expected_from, sym, method_block, 0) end