# File lib/travis/client/repository.rb, line 48 def initialize(*) super attributes['active'] = attributes['private'] = attributes['admin'] = nil end