# File lib/skeleton/items.rb, line 26
    def collection_format=(value)
      @collection_format = value.to_s
    end