# File seq.rb, line 26
  def is_protein
    self.type == 'protein'
  end