Last Modified
2014-09-11 14:51:21 +0000
Requires

Description

Names a match to influence tree construction.

Example:

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