# File lib/apipie/extractor/writer.rb, line 55
      def self.examples_file
        File.join(Rails.root,Apipie.configuration.doc_path,"apipie_examples.json")
      end