# File lib/chef/couchdb.rb, line 42
    def couchdb_database(args=nil)
      @db = args || @db
    end