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