# File lib/ri_cal/property_value/date_time.rb, line 185 def <=>(other) other.cmp_fast_date_time_value(@date_time_value) end