Returns the string being scanned.
121 122 123
# File 'lib/crass/scanner.rb', line 121 def string @scanner.string end