# File lib/rgen/fragment/fragmented_model.rb, line 106
  def unresolved_refs
    @fragments.collect{|f| f.unresolved_refs}.flatten
  end