# Module: Aquatic **Defined in:** example_yard.rb A mixin for aquatic creatures. | Constants | Default Value | | --- | --- | | [DEFAULT_SALMON_SPEED](#constant-DEFAULT_SALMON_SPEED) | 20 | | [MAX_DEPTH](#constant-MAX_DEPTH) | 500 | # Public Instance Methods ## swim() [](#method-i-swim) Swim in the water. **@return** [void]