# File lib/couchdb_adapter/conditions.rb, line 8
      def property_to_column_name(property, qualify)
        property.field
      end