# File lib/facets/more/stateparser.rb, line 272
  def clear_current
    @mode = nil
    @current = {}
  end