# File lib/moped/uri.rb, line 84
    def database
      @database ||= match[9]
    end