Module: Arspy::Delegators::NullExtensions
- Defined in:
- lib/arspy/delegators/null_extensions.rb
Instance Method Summary collapse
Instance Method Details
#ap(opts = {}) ⇒ Object
7 |
# File 'lib/arspy/delegators/null_extensions.rb', line 7 def ap(opts={}); end |
#la(*args) ⇒ Object
4 |
# File 'lib/arspy/delegators/null_extensions.rb', line 4 def la(*args); end |
#lf(*args) ⇒ Object
5 |
# File 'lib/arspy/delegators/null_extensions.rb', line 5 def lf(*args); end |
#pr(*args) ⇒ Object
6 |
# File 'lib/arspy/delegators/null_extensions.rb', line 6 def pr(*args); end |