method_call(other_call).each do |a|
  nested_call(fourth_call).each do |b|
  end
end
