43 44 45
# File 'lib/bio/db/gff/gffrecord.rb', line 43 def score @score_ ||= @fields[GFF3_SCORE].to_f end