# File lib/active_support/core_ext/string/output_safety.rb, line 125
    def to_param
      to_str
    end