# File lib/rubyipmi/freeipmi/commands/bmc.rb, line 48
    def device
      @bmcdevice ||= Rubyipmi::Freeipmi::BmcDevice.new(options)
    end