# File lib/rdf/redland/statement.rb, line 87 def predicate() return wrap_node(Redland.librdf_statement_get_predicate(self.statement)) end