class DebugHelper::EachWithIndexHandler

Public Instance Methods

each_with_index?() click to toggle source
# File lib/debug_helper/each_with_index_handler.rb, line 5
def each_with_index?
  true
end