33 34 35 36
# File 'lib/couchdb/collection.rb', line 33 def total_count fetch_meta unless @total_count @total_count end