1 2 3 4 5 6 7 8
foo #### TODO: this code should be valid, but can't be for now # module Foo # def self.wow # foo # end # end