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