Returns
320 321 322 323 324
# File 'lib/bio/db/prosite.rb', line 320 def skip_flag if comment['SKIP-FLAG'] == 'TRUE' return true end end