Module: Core::Library

Included in:
ShowStack
Defined in:
lib/core/library.rb

Instance Method Summary collapse

Instance Method Details

#first_methodObject



3
4
5
# File 'lib/core/library.rb', line 3

def first_method
  return 'first_method'
end