# File lib/clockwork/database_events/event.rb, line 20
      def job_has_name?
        job.respond_to?(:name)
      end