module Ehou::EhouExtend
Public Instance Methods
ehou()
click to toggle source
# File lib/ehou/ehou_extend.rb, line 6 def ehou return @ehou if @ehou @ehou = EhouString.new(self.year) end
# File lib/ehou/ehou_extend.rb, line 6 def ehou return @ehou if @ehou @ehou = EhouString.new(self.year) end