# File lib/apipie/application.rb, line 18 def initialize super @method_descriptions = Hash.new @resource_descriptions = Hash.new clear_last end