module EasyOptions def self.options {:foo => 123} endend puts EasyOptions::options[: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!