class Rufus::Scheduler::JobArray

def array


Only used when shutting down, directly yields the underlying array.
def array
  @array
end