module EasyOptions def self.[](option) {:foo => 123}[option] endend puts EasyOptions[:foo]
Standard input is empty
123
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!