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