class Prism::ForwardingParameterNode

def initialize(location)

def initialize: (Location location) -> void
def initialize(location)
  @location = location
end