何度もダブルクオートを\でエスケープするのめんどい時(Ruby)

https://gist.github.com/taea/5916486

リテラル便利。
%Q{ }
%Q! !
%Q( )
どれでもいいらしいの
http://doc.ruby-lang.org/ja/1.9.3/doc/spec=2fliteral.html#percent