# File lib/sass/script/parser.rb, line 119
      def self.parse(*args)
        new(*args).parse
      end