# File lib/resque/scheduler/env.rb, line 8 def initialize(options) @options = options @pidfile_path = nil end