# File lib/serverspec/type/cron.rb, line 7
    def table
      @runner.get_cron_table.stdout
    end