Returns:
25 26 27
# File 'lib/inspec/require_loader.rb', line 25 def exists?(path) @contents.key?(path) end