31 32 33 34
# File 'lib/xdry/generators_support.rb', line 31 def self.id(value=nil) @id = value if value @id end