Module: Lector::Types::StringSymbol

Defined in:
lib/lector/types.rb

Instance Method Summary collapse

Instance Method Details

#valObject



10
# File 'lib/lector/types.rb', line 10

def val; slice(2..-2).to_sym; end