:wtf => “ruby”
@what = { :weirdness => “a lot”, :new_things => “yes”, :optional_syntax => “WTF!”}
def semicolons
print “actually break things”
end
def they_seem_to_like_underscores whichIsSadBecauseImNotAFan
print “but I could get used to it”
end
@magic = “there’s a ton of stuff that just kinda happens”
@isThatGood = “not sure yet”