package sample;

public class Thought {
    private String thoughtText;


}