# File lib/travis/client/entity.rb, line 37 def self.many(key = nil) MAP[key.to_s] = self if key @many ||= key.to_s end