I have a situation where an object has redefined the method method. Is there a way to call the original method method as provided by the Object class on it? Specifically, I would like to make the following spec pass: http://gist.github.com/312104 Tom. -- Posted via http://www.ruby-forum.com/.