10 11 12
# File 'lib/attach/processor.rb', line 10 def background(&block) @background_block = block end