# File lib/vmstat/network_interface.rb, line 22
    def loopback?
      type == LOOPBACK_TYPE
    end