class Steep::TypeInference::Context::BlockContext

def initialize(body_type:)

def initialize(body_type:)
  @body_type = body_type
end