# File lib/ruby_parser/bm_sexp.rb, line 427
  def lhs
    expect(*ASSIGNMENT_BOOL)
    self[1]
  end