
DBomb::Query::Text - Just a wrapper around plain sql.

This class is a wrapper around a scalar $text value. The reason it exists is so DBomb::Query can call $foo->sql() and not blow up if $foo is plain text.

Create the wrapper around $text.
Returns $self->text