class Sass::Script::Parser

def fn_arglist

def fn_arglist
  arglist(:equals, "function argument")
end