import 4.code.about;

class Header {

public void title() {

String fullTitle = '/h/';
}

public void menu();

public void board();

public void goToBottom();

}
class Thread extends Board {
public void Rules of this board (in plain english)(OP Anonymous) {

String fullTitle = 'Rules of this board (in plain english)';
int postNumber = 4551312;
String image = '1487952368095.png';
String date = '02/24/17(Fri)11:06:08';
String comment = '1) When posting something include the artist and character/show name. If it's part of a doujinshi or manga then give the name of that as well.
2) No loli or furry shit.
3) Ecchi, Yuri, and Yaoi Belong on their own boards. (/e/, /u/, and /y/)
4) All images must be of Japanese/"Eastern" origin and style. Images of "Western" origin and style will be removed.
5) If you want to make a request then take it to /r/. This board is for people who wish to contribute. If /r/ does not fill your request it is still not okay to post it here. If you contribute a decent amount of board-related material then feel free to request, but not before.
5.1) "itt [ass/bj/whatever] thread" and only posting one image is a request.

Every global rule applies as well.'
;

}
public void comments() { }
}