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