Java, size 70, Rodolvertice
enum n{s;public static void main(String[]acl){System.out.print((s));}} I had no idea how enums even worked, with a default toString() returning their name in the source code and all, but there were so few non-boilerplate characters available that it was easy to discover.