# File lib/mcollective/exceptions.rb, line 15
    def initialize(backoff = nil)
      @backoff = backoff
    end