# File lib/rubyipmi/freeipmi/commands/lan.rb, line 16 def info if @info.length < 1 parse(@config.section("Lan_Conf")) else @info end end