# File lib/travis/client/namespace.rb, line 9 def initialize(namespace, type) @namespace, @type = namespace, type end