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