# File lib/active_support/core_ext/object/to_param.rb, line 21
  def to_param
    self
  end