class Middleman::PreviewServer::NetworkInterfaceInventory::Ipv4

def self.match?(type)

def self.match?(type)
  :ipv4 == type
end