# File lib/apipie/client/generator.rb, line 22 def initialize(*args) super @doc = Apipie.to_json()[:docs] end