Returns the path as a Symbol.
path
109 110 111
# File 'lib/path/identity.rb', line 109 def to_sym @path.to_sym end