# File lib/sqlite/pragmas.rb, line 166
    def synchronous
      get_enum_pragma "synchronous"
    end