113 114 115
# File 'lib/haveapi/params.rb', line 113 def integer(*args) add_param(*apply(args, type: Integer)) end