# File lib/dragonfly/app.rb, line 157
    def get_processor(name)
      processors.get(name)
    end