[Source]
# File lib/bio/db/fantom.rb, line 357 357: def initialize(text, href) 358: super(text) 359: @href = href 360: end
[Validate]