8 9 10
# File 'lib/sqlite_html.rb', line 8 def self.load(db) db.load_extension(self.html_loadable_path) end