# File lib/aflexi/crud.rb, line 8
      def count(conditions = {})
        api_call "count", conditions
      end