# File lib/sinatra/rabbit.rb, line 261
  def pluralize
    self + "s"
  end