Object
# File lib/bio/io/das.rb, line 328 def initialize @segments = Array.new end
# File lib/bio/io/das.rb, line 334 def each @segments.each do |x| yield x end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.