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