module Sequel::SQL::StringConcatenationMethods

This module includes the + method. It is included in StringExpression and can be included elsewhere to allow the use of the + operator to represent concatenation of SQL Strings: