# File lib/tapkit/control/date_and_time.rb, line 132
                def <=>( other )
                        to_time <=> other.to_time
                end