# File lib/vmstat/network_interface.rb, line 29
    def ethernet?
      type == ETHERNET_TYPE
    end