Sets the attribute backend
Parameters:
the value to set the attribute backend to.
5 6 7
# File 'lib/quebert/worker.rb', line 5 def backend=(value) @backend = value end