# File lib/rubyipmi/freeipmi/commands/lan.rb, line 37
    def mac
      info.fetch("mac_address", nil)
    end