Last Modified
2014-06-07 04:05:53 +0000
Requires

Description

Names a match to influence tree construction.

Example:

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