28 29 30
# File 'lib/datescope/intervals.rb', line 28 def self.all {:start => Time.at(0), :end => Time.at(2**31-1), :type => "all"} end