Change wrapped method to public

This commit is contained in:
Trey Lawrence 2012-07-22 22:26:19 -04:00
parent 47c12c1f30
commit 9b5b26fde2
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ class Pry
include Pry::Helpers::DocumentationHelpers
attr_reader :wrapped
private :wrapped
# Convert a string to a module.
#