# File temp/attribute.rb, line 67 def namespace arg=nil arg = prefix if arg.nil? @element.namespace arg end