# File lib/iq_rdf/namespace.rb, line 28 def self.turtle_token self.token != :default ? self.token.to_s : "" end