class RuboCop::Cop::Sorbet::BlockMethodDefinition

def find_end_position_without_arguments(node)

def find_end_position_without_arguments(node)
  node.loc.name.end_pos
end