# File rexml/attlistdecl.rb, line 59 def AttlistDecl.pull source source.match( ATTLISTDECL, true )[1] end