Class: Stack::Library
- Inherits:
-
Object
- Object
- Stack::Library
- Defined in:
- lib/stack/library.rb
Instance Method Summary collapse
Instance Method Details
#first_method ⇒ Object
3 4 5 |
# File 'lib/stack/library.rb', line 3 def first_method return 'first_method' end |