# File lib/mail_room/mailbox.rb, line 73 def arbitrator @arbitrator ||= arbitration_klass.new(parsed_arbitration_options) end