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