# File lib/sass/util/multibyte_string_scanner.rb, line 39
    def skip_until(pattern); _matched _size scan_until(pattern); end