# File lib/rdf/redland/queryresults.rb, line 36 def binding_name(index) return Redland.librdf_query_results_get_binding_name(@results,index) end