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