Dummy sub-class of `Occi::Infrastructure::Network` meant to simplify handling of known instances of the given sub-class. Does not contain any functionality.
@author Boris Parak <parak@cesnet.cz>
@return [Occi::Core::Mixin, NilClass] filtered mixin
# File lib/occi/infrastructure_ext/ipreservation.rb, line 9 def floatingippool select_mixin Occi::InfrastructureExt::Mixins::Floatingippool.new end