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