# File lib/sqlite3/database.rb, line 526
    def readonly?
      @readonly
    end