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