Exception: Atomy::InconsistentArgumentForms

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/atomy/method.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



28
29
30
# File 'lib/atomy/method.rb', line 28

def to_s
  "inconsistent method argument forms"
end