# File lib/sass/util/multibyte_string_scanner.rb, line 98 def terminate @mb_pos = string.size @mb_matched_size = nil @mb_last_pos = nil super end