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