# File lib/blimpy/boxes/openstack.rb, line 15
      def initialize(address, id)
        @address = address
        @id = id
      end