class Steep::AST::MethodType::Params::Base

def initialize(location:)

def initialize(location:)
  @location = location
end