Method: CopyMethod::MethodCopier#to
- Defined in:
- lib/copy_method/method_copier.rb
#to ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
9 10 11 |
# File 'lib/copy_method/method_copier.rb', line 9 def to @to end |