new()
Create a new scanner
# File ext/psych/lib/psych/scalar_scanner.rb, line 17 def initialize @string_cache = {} end