# File lib/json/pure/generator.rb, line 391 391: def self.included(modul) 392: modul.extend Extend 393: end