101 102 103
# File 'lib/runcible/instance.rb', line 101 def to_s "#{@name} - #{@methods.uniq.sort}" end