Includes a method that returns Identifiers.
Return self wrapped as an identifier.
# File lib/sequel/sql.rb, line 302 def identifier Identifier.new(self) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.