class Gaddis2020::Fish

Public Instance Methods

fishing_spots() click to toggle source
# File lib/gaddis2020.rb, line 7
def fishing_spots
  puts "This spot is hot!"
end