# File lib/fog/softlayer/models/network/datacenter.rb, line 17
        def initialize(attributes)
          @connection = attributes[:connection]
          super
        end