class CC::Yaml::Parser::Psych::ScalarScanner
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/cc/yaml/parser/psych.rb, line 53 def initialize super(CLASS_LOADER) end