# File lib/flukso/export.rb, line 45
    def print_header()
      puts "date \ttime\tdayofweek\tperiod\tvalue"
    end