.t.e.s.t. Comments
# Comment
# Comment 2
development:
  adapter:  mysql # Suffix comment
  socket:   /tmp/mysql.sock
  encoding: utf8
  database: newsletter_development
  username: the-username
  password: the-password
.e.o.f.
