# File lib/deltacloud/core_ext/string.rb, line 35
  def pluralize
    self + "s"
  end