class RSpec::Mocks::ErrorGenerator

def arg_message(*args)

def arg_message(*args)
  " with " + format_args(*args)
end