class Steep::AST::Types::Any

def initialize(location: nil)

def initialize(location: nil)
  @location = location
end