Sets the attribute arguments
Parameters:
the value to set the attribute arguments to.
552 553 554
# File 'lib/fast.rb', line 552 def arguments=(value) @arguments = value end