class Sass::Script::Parser

def mixin_arglist

def mixin_arglist
  arglist(:mixin_arglist, :interpolation)
end