class Pokemongodb::Location::Glacier
Public Class Methods
types()
click to toggle source
# File lib/pokemongodb/locations/glacier.rb, line 4 def self.types [ Pokemongodb::Type::Ice, ] end
# File lib/pokemongodb/locations/glacier.rb, line 4 def self.types [ Pokemongodb::Type::Ice, ] end