# File lib/dragonfly/app.rb, line 170 def new_job(content="", meta={}) job_class.new(self, content, meta) end