# File lib/amalgalite/sqlite3/database/status.rb, line 65
    def status
      @status ||= DBStatus.new( self )
    end