# File lib/json/pure/generator.rb, line 355 355: def self.included(modul) 356: modul.extend Extend 357: end