[Source]
# File lib/bio/io/das.rb, line 376 376: def initialize 377: @segments = Array.new 378: end
[Validate]