Mike McQuaid d57efd9ea2
Improve some Pathname instance variable handling
Will fix or at least partly address:
```
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/os/linux/elf.rb:225: warning: The class Pathname reached 8 shape variations, instance variables accesses will be slower and memory usage increased.
35
It is recommended to define instance variables in a consistent order, for instance by eagerly defining them all in the #initialize method.
```
2025-07-11 08:02:27 +00:00
..
2024-01-22 10:52:43 -08:00
2024-10-17 23:45:25 -07:00
2025-06-09 19:06:16 +01:00
2024-10-02 10:03:12 -07:00
2024-01-19 13:36:16 -08:00
2024-01-22 10:52:43 -08:00
2025-06-09 19:06:16 +01:00
2025-06-29 09:02:24 -07:00
2025-06-09 19:06:16 +01:00
2025-06-09 19:06:16 +01:00