Returns a new instance of Space.
4 5 6 7
# File 'lib/bl/commands/space.rb', line 4 def initialize(*) @config = Bl::Config.instance super end