# File lib/amalgalite/sqlite3/database/status.rb, line 28
      def highwater
        update!
        return @highwater
      end