Overwrite #to_param to return the generated param.
20 21 22
# File 'lib/parameterize.rb', line 20 def to_param self.param end