# File lib/ri_cal/properties/freebusy.rb, line 455
      def freebusy
        freebusy_property.map {|prop| prop ? prop.ruby_value : prop}
      end