# File lib/apipie/configuration.rb, line 62
    def ignored
      @ignored ||= []
      @ignored.map(&:to_s)
    end