module RBS::AST::Members::LocationOnly

def initialize(location:)

def initialize(location:)
  @location = location
end