What do you call the &: operator in Ruby?

Possible Duplicates: Ruby/Ruby on Rails ampersand colon shortcut What does map(&:name) mean in Ruby? I was reading Stackoverflow and stumbled upon the following code array.map(&:to_...