class HighLine::Question

def to_s

Stringifies the template to be asked.
def to_s
  template
end