No title Revision 643834373865 (Sat Jan 07 2012 at 18:42) - Diff Link to this snippet: https://friendpaste.com/6zqJVHRCjqrvWictpSmVjD Embed: manni perldoc borland colorful default murphy trac fruity autumn bw emacs pastie friendly Show line numbers Wrap lines 12345678910111213class ExampleClass @variable = "foo" @@variable = "bar" def self.test puts @variable end endExampleClassInstance.test