# File lib/xml/dom2/dominputsource.rb, line 9 def initialize @bstream = nil @cstream = nil @encoding = nil @pubid = nil @sysid = nil end