class Ruby def method(argument) # comment ["ruby"].each do |string| variable = 'string' another_variable=1 method_call(argument = false, another_argument) another_method_call hash[:symbol_1234?] = { key: value } end end end