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