# File lib/fog/compute/ecloud.rb, line 672
        def node_collection
          @node_collection ||= MockPublicIpInternetServiceNodes.new({}, self)
        end