Print it as a string.
Returns:
The query as a string
26 27 28
# File 'lib/factbase/indexed/indexed_query.rb', line 26 def to_s @origin.to_s end