class PDF::Inspector::XObject

def initialize

def initialize
  @page_xobjects = []
  @xobject_streams = {}
end