# File lib/pry/plugins.rb, line 11 def method_missing(*args) warn "Warning: The plugin '#{@name}' was not found! (no gem found)" end