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