Last Modified
2014-03-06 22:10:35 +0000
Requires

Description

Names a match to influence tree construction.

Example:

str('foo')            # will return 'foo', 
str('foo').as(:foo)   # will return :foo => 'foo'