Method: Bio::PDB::Chain#model

Defined in:
lib/bio/db/pdb/chain.rb

#modelObject (readonly)

the model to which this chain belongs.



58
59
60
# File 'lib/bio/db/pdb/chain.rb', line 58

def model
  @model
end