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