# File test/something.rb, line 22
  def unknown_args(arg1, arg2)
    # does nothing
    return arg1
  end