# File lib/vmstat.rb, line 94
def
self
.
loopback_devices
network_interfaces
.
select
(
&
:loopback?
)
end