# File lib/sugar-high/arguments.rb, line 2
  def args
    flatten.map{|a| a.args}.flatten
  end