Returns the value of attribute to_sql
Returns:
the current value of to_sql
5 6 7
# File 'lib/simple/sql/duplicate.rb', line 5 def to_sql @to_sql end