# File lib/rubyipmi/ipmitool/connection.rb, line 59
      def bmc
        @bmc ||= Rubyipmi::Ipmitool::Bmc.new(@options)
      end