Returns a new instance of SeedDSL.
12 13 14
# File 'lib/cog/dsl/seed_dsl.rb', line 12 def initialize(name) @seed = Cog::Seed.new name end