# File tests/cimi/features/support/env.rb, line 37
  def to_collection_name
    self.tr(' ', '').singularize
  end