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