class Risp::Method

Public Instance Methods

inspect() click to toggle source
# File lib/risp.rb, line 12
def inspect
  name.to_s
end