# File lib/Borges/Component/Tutorial.rb, line 45
  def incrementEditor
    return MethodEditor.class_selector(Counter, :increment)
  end