Hi, I am bit confused with the methods `Kernel#caller`(http://www.ruby-doc.org/core-2.0/Kernel.html#method-i-caller) and `Kernel#caller_locations`(http://www.ruby-doc.org/core-2.0/Kernel.html#method-i-caller_locations). Are there any differences between these 2 methods? Thanks -- Posted via http://www.ruby-forum.com/.