# File lib/action_controller/routing/routing_ext.rb, line 3
  def to_param
    to_s
  end