Methods
Public Instance methods
to_param()
   # File lib/action_controller/routing/routing_ext.rb, line 3
3:   def to_param
4:     to_s
5:   end