# File lib/rubyipmi/freeipmi/commands/bmc.rb, line 37
    def information
      @info ||= Rubyipmi::Freeipmi::BmcInfo.new(options)
    end