# File lib/rubyipmi/freeipmi/commands/bmc.rb, line 29
    def config
      @config ||= Rubyipmi::Freeipmi::BmcConfig.new(options)
    end