# File lib/sass/util/multibyte_string_scanner.rb, line 19
      def is_a?(klass)
        __getobj__.is_a?(klass) || super
      end