class Steep::AST::Node::TypeAssertion

def initialize(location)

def initialize(location)
  @location = location
end