How to define a class instance variable in Ruby Struct subclass? How can I define a variable that has shared access by instance methods of a Struct?