# File lib/puppet/indirector/request.rb, line 107
107:     def plural?
108:         method == :search
109:     end