ruby-add-log-current-method
ruby-add-log-current-method is a compiled Lisp function in `ruby-mode.el
'.
(ruby-add-log-current-method)
Return the current method name as a string.
This string includes all namespaces.
For example:
#exit
String#gsub
Net::HTTP#active?
File.open
See `add-log-current-defun-function'.