Sketch won't run

When I put Serial.begin () under void setup(void)

I got this error
exit status 1
no matching function for call to 'HardwareSerial::begin()'

So where should I put it. Actually I did ask for you to point me to where I should put Serial.begin in another post