class Middleman::PreviewServer::NetworkInterfaceInventory::Ipv6

def self.match?(type)

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