# File lib/puppet/module/tool/applications/searcher.rb, line 7 def initialize(term, options = {}) @term = term super(options) end