Class: Symbol
- Inherits:
-
Object
- Object
- Symbol
- Defined in:
- lib/import_rb.rb
Instance Method Summary collapse
Instance Method Details
#as(const_name) ⇒ Object
6 7 8 |
# File 'lib/import_rb.rb', line 6 def as(const_name) [self, const_name] end |