rectangle getBounds() method not available

Hello,

Rectangle r = Asteroid.getBounds();

Object of type Asteroid(class)

cannot find symbol
symbol: method getBounds()

thanks