class Sass::Script::Parser

def mixin_arglist

def mixin_arglist
  arglist(:interpolation, "mixin argument")
end