class Opal::Rewriters::ForRewriter::LocalVariableAssigns

def initialize

def initialize
  @result = Set.new
end