Libraries
»
ngoto-bio
(1.3.1.5000)
»
Index
»
Bio
»
PDB
»
DataType
»
Pdb_LString
»
new
Method: Bio::PDB::DataType::Pdb_LString.new
Defined in:
lib/bio/db/pdb/pdb.rb
.
new
(str) ⇒
Object
121 122 123
# File 'lib/bio/db/pdb/pdb.rb', line 121
def
self
.
new
(
str
)
String
.
new
(
str
.
to_s
)
end