# File lib/rubyipmi/freeipmi/connection.rb, line 33
      def fru
        @fru ||= Rubyipmi::Freeipmi::Fru.new(@options)
      end