class Atomy::InconsistentArgumentForms
Public Instance Methods
to_s()
click to toggle source
# File lib/atomy/method.rb, line 28 def to_s "inconsistent method argument forms" end
# File lib/atomy/method.rb, line 28 def to_s "inconsistent method argument forms" end