# File lib/couch_object/database.rb, line 48
    def name
      @dbname.dup
    end