# File lib/couchrest/model/property_protection.rb, line 31
      def self.included(base)
        base.extend(ClassMethods)
      end