class NSWTopo::VectorRender::Knockout

def use

def use
  REXML::Element.new("use").tap { |use| use.add_attributes "href" => @href } 
end