# File lib/packetfu/packet.rb, line 405
def
is_arp?
;
self
.
proto
.
include?
"ARP"
;
end