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