class Rufus::Scheduler::Job

def schedule_info


(seconds, time string, date string)
Generally returns the string/float/integer used to schedule the job
def schedule_info
  @t
end