# File lib/rubyipmi/freeipmi/commands/lan.rb, line 29 def static? info.fetch("ip_address_source",nil).match(/static/i) != nil end