# File lib/rubyipmi/ipmitool/commands/basecommand.rb, line 15 def max_retry_count @max_retry_count ||= Rubyipmi::Ipmitool::ErrorCodes.length end