global
def initial_state(token)
def initial_state(token) @state = :after_method_call if token.location == block_locator.method_call_location end
def initial_state(token) @state = :after_method_call if token.location == block_locator.method_call_location end