class Sass::Script::Lexer

def last_match_position

def last_match_position
  current_position - @scanner.matched_size
end